Click or drag to resize

SearchMailboxesResponseRefiners Property

Gets the refiners.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<RefinerItem> Refiners { get; }

Property Value

Type: IListRefinerItem
The refiners.
See Also